/*
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;}q:before,q:after{content:'';}
*/
body{
	margin: 0;
	padding: 0;
}
p,td,div{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
a{
	color: #1C5A99;
}
a:visited{
	color: #1C5A99;
}
a:active{
	color: #1C5A99;
}
img{
	border: 0;
}
h1, h2, h3, h4, h5, h6{
	margin: 0;
	padding: 0;
	font-weight: normal;
}
h4{
	font-size: 12pt;
}
h5{
	font-size: 10pt;
}
div#template-topbar{
	background: #5f5c50 url('/airport/images/template-new/template-topbar-bg.gif') repeat-x;
	height: 22px;
	color: #d4d0c8;
}
div#template-topbar a{
	color: #fff;
	text-decoration: none;
}
div#template-topbar div{
	float: left;
	height: 22px;
	margin: 0 12px 0 12px;
}
div#template-topbar div#home-link{
	background: url('/airport/images/template-new/template-topbar-downarrow.gif') no-repeat right center;
	padding-top: 3px;
	margin-left: 12px;
	padding: 3px 14px 0 0;
	height: 19px;
}
div#template-topbar div#cur-date{
	padding: 3px 0 0 0;
	height: 19px;
}
div#template-topbar div#cur-time{
	background: url('/airport/images/template-new/template-topbar-clock.gif') no-repeat left center;
	padding: 3px 0 0 23px;
	height: 19px;
}
div#template-topbar div#login{
	float: right;
	padding: 3px 0 0 0;
	height: 19px;
}
div#template-main-nav div{
	float: left;
	height: 100px;
}
div#template-main-nav div#logo{
	width: 22.73%;
	text-align: center;
}
div#template-main-nav div#main-nav{
	width: 57.45%;
	line-height: 100px;
}
div#template-main-nav div#main-nav a{
	color: #fff;
	text-decoration: none;
}
div#template-main-nav div#main-nav div{
	float: none;
}
div#template-main-nav div#main-nav div#banner{
	text-align: center;
	padding: 22px;
	height: 64px;
}

/* Over all the menu width for ARC is here */
div#template-main-nav div#main-nav div#nav{
	height: 38px;
	width: 480px;
	margin: 28px auto 0 auto;
}
div#template-main-nav div#main-nav div#nav div.tab, div#template-main-nav div#main-nav div#nav div.tab div{
	height: 31px;
	float: left;
}
div#template-main-nav div#main-nav div#nav div.tab, div#template-main-nav div#main-nav div#nav div.tab div{
	background-color: transparent;
	background-image: url('/airport/images/template-new/template-mainnav-tab.gif');
	background-repeat: no-repeat;
	background-attachment: scroll;
}
div#template-main-nav div#main-nav div#nav div.tab{
	background-repeat: repeat-x;
	background-position: 0 -155px;
	color: #fff;
	margin-right: 1px;
}
div#template-main-nav div#main-nav div#nav div.tab div{
	background-position: 0 -93px;
	padding: 0 0 0 7px;
}
div#template-main-nav div#main-nav div#nav div.tab div div{
	background-position: right -124px;
	padding: 6px 17px 0 10px;
	height: 25px;
}
div#template-main-nav div#main-nav div#nav div.active, div#template-main-nav div#main-nav div#nav div.active div{
	font-weight: bold;
}
div#template-main-nav div#main-nav div#nav div.active{
	margin: 0 0 0 -1px;
	background-position: 0 -62px;
}
div#template-main-nav div#main-nav div#nav div.active div{
	background-position: 0 0;
	padding: 0 0 0 7px;
}
div#template-main-nav div#main-nav div#nav div.active div div{
	background-position: right -31px;
	padding: 6px 17px 0 10px;
}
div#template-main-nav div#right-content{
	width: 19.82%;
}
div#template-sub-nav{
	background: #1c5a99;
	height: 26px;
	border-top: 1px solid #4073b4;
	border-bottom: 1px solid #006;
}/*
div#template-sub-nav ul{
	text-align: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
}*/
div#template-sub-nav div.sub-nav-container{
	margin: 0 auto 0 auto;
	float: none;
	width: 209px;
}/*
div#template-sub-nav div#links1{
	width: 209px;
}
div#template-sub-nav div#links2{
	width: 216px;
}
div#template-sub-nav div.sub-nav-container ul{
	height: 27px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
div#template-sub-nav div.inactive{
	display: none;
}
div#template-sub-nav div.sub-nav-container ul li{
	float: left;
	clear: none;
}
div#template-sub-nav div.sub-nav-container ul li div.tab, div#template-sub-nav div.sub-nav-container ul li div.tab div{
	background-color: transparent;
	background-image: url('/airport/images/template-new/template-subnav-tab.gif');
	background-repeat: no-repeat;
	background-attachment: scroll;
	height: 20px;
}
div#template-sub-nav div.sub-nav-container ul li{
	padding-top: 7px;
}
div#template-sub-nav div.sub-nav-container ul li div.tab{
	background-position: 0 -100px;
	background-repeat: repeat-x;
	margin-left: 3px;
}
div#template-sub-nav div.sub-nav-container ul li div.tab a{
	color: #000;
	text-decoration: none;
}
div#template-sub-nav div.sub-nav-container ul li div.tab div{
	background-position: 0 -60px;
	padding: 0 0 0 4px;
}
div#template-sub-nav div.sub-nav-container ul li div.tab div div{
	background-position: right -80px;
	padding: 3px 4px 0 0;
	height: 17px;
}
div#template-sub-nav div.sub-nav-container ul li div.active, div#template-sub-nav div.sub-nav-container ul li div.over{
	background-position: 0 -40px;
}
div#template-sub-nav div.sub-nav-container ul li div.active div, div#template-sub-nav div.sub-nav-container ul li div.over div{
	background-position: 0 0;
}
div#template-sub-nav div.sub-nav-container ul li div.active div div, div#template-sub-nav div.sub-nav-container ul li div.over div div{
	background-position: right -20px;
}*/
div#template-sub-nav div{
	float: left;
	height: 27px;
}
div#template-sub-nav div#left-gutter{
	width: 200px;
	color: #fff;
}
div#template-sub-nav div#sub-nav
{
	/*REMOVE THIS TO MAKE MAXTRAX STAY IN-LINE*/
}
div#template-sub-nav div#right-gutter{
	width: 0px;
}
input#global-search {
	background:transparent url(/airport/images/airportsearch/search-blue.gif) no-repeat scroll 0%;
	border:0pt none;
	height:18px;
	width:48px;
}
div#template-footer{
	background: #f2f2ee;
	clear: both;
	border-top: 1px solid #c4c4b5;
	padding: 20px;
}
div#template-footer a{
	color: #36c;
}
div#template-footer p#disclaimer{
	padding: 1em 5px 1em 5px;
	background: #e7e3d8;
	border: 1px solid #c1c1ae;
	margin-top: 2em;
	height: 1%; /* needed to fix IE missing background bug */
}
div#template-footer p#disclaimer strong{
	font-weight: bold;
}
div#template-footer div.contact{
	float: left;
	margin-top: 1em;
	margin: 1em 20px 0 0;
}
div#template-footer div.linklist{
	clear: both;
	height: 19px;
	border-bottom: 1px solid #cbc2ab;
	width: 785px;
	background: transparent url(/airport/images/footer/arrow.gif) no-repeat scroll left center;
	padding: 5px 0 0 18px;
	color: #333;
}
div#template-footer div.linklist ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
div#template-footer div.linklist ul li, div#template-footer div.linklist ul{
	float: left;
}
div#template-footer div.linklist ul li{
	padding: 0 5px 0 5px;
	border-left: 1px solid #333;
}
div#template-footer div.linklist ul li.first{
	border-width: 0;
}
div#template-footer div.linklist label{
	font-weight: bold;
	float: left;
	margin-right: 6px;
}
div#template-footer div.linklist a{
	color: #333;
}
div#template-main-content{
	padding: 10px;
}
div.clear{
	clear: both;
}

/* Red Buttons */
div#template-main-nav div#main-nav div#nav div.tabHot, div#template-main-nav div#main-nav div#nav div.tabHot div {
	background-attachment:scroll;
	background-color:transparent;
	background-repeat:no-repeat;
}
div#template-main-nav div#main-nav div#nav div.tabHot, div#template-main-nav div#main-nav div#nav div.tabHot div {
	float:left;
	height:31px;
}
div#template-main-nav div#main-nav div#nav div.tabHot {
	background-image: url(/airport/images/tabs/trd2.gif);
	background-repeat:repeat-x;
	color:#FFFFFF;
	margin-right:1px;
}
div#template-main-nav div#main-nav div#nav div.tabHot div {
	background-image: url(/airport/images/tabs/trd1.gif);
	padding:0pt 0pt 0pt 7px;
}
div#template-main-nav div#main-nav div#nav div.tabHot div div {
	background-image: url(/airport/images/tabs/trd3.gif);
	background-position: right;
	height:24px;
	padding:6px 17px 0pt 10px;
}
.rootMenu
{
	color: white; 
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	background: url(/airport/images/header/ARC_newbtnshort.gif) no-repeat;
	height: 25px;
	width: 84px;
	text-align: center;
	line-height: 25px;
}
.rootMenuWide
{
	color: black; 
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	background: url(/airport/images/header/ARC_newbtnlong.gif) no-repeat;
	height: 25px;
	width: 130px;
	text-align: center;
	line-height: 25px;
}

.rootMenuWide a
{
	color: white; 
	font-weight: bold;
	text-decoration: none;
}
.rootMenu a
{
	color: white; 
	font-weight: bold;
	text-decoration: none;
}
.rootMenuSpecials a
{
	color: red; 
	font-weight: bold;
	text-decoration: none;
}
.dropdownMenu
{
	border: 2px solid #000A34;
	color: Black;
	background-color: white;
    z-index: 9000500;
}
.dropdownMenu span 
{
	color: Black;
	font-size: 11px;
	font-weight: bold;
}
.dropdownMenu ul 
{
	margin-top: 0px;
	padding-top: 0px;
	margin-left: 8px;
	padding-left: 8px;
	font-size: 7px;
}
.dropdownMenu li 
{
	font-size: 12px;
}
.dropdownMenu a 
{
	text-decoration: none;
}
.dropdownMenu a:hover 
{
	text-decoration: underline;
}

.fuel_tab_off
{
	float: left;
	margin-left: 5px;
	height: 22px;
	background-color: #D9D9CE;
	border-bottom: 1px solid #ACA899;
}
.fuel_tab_on
{
	float: left;
	margin-left: 5px;
	height: 22px;
	background-color: #D9D9CE;
	border-bottom: 1px solid #ACA899;
}
.fuel_tab_left
{
	float: left;
	width: 5px;
	height: 22px;
}
.fuel_tab_right
{
	width: 5px;
	float: left;
	height: 22px;
}
.fuel_tab_on .fuel_tab_left
{
	background: url('/airport/images/tabs/tab-sprite.gif') no-repeat 0 -100px;
}
.fuel_tab_on .fuel_tab_right
{
	background: url('/airport/images/tabs/tab-sprite.gif') no-repeat right 0;
}
.fuel_tab_on .fuel_tab_center
{
	color: Black;
	background: url('/airport/images/tabs/tab-sprite.gif') no-repeat 0px 0px;
}
.fuel_tab_off .fuel_tab_left
{
	background: url('/airport/images/tabs/tab-sprite.gif') no-repeat 0px -150px;
}
.fuel_tab_off .fuel_tab_right
{
	background: url('/airport/images/tabs/tab-sprite.gif') no-repeat right -50px;
}
.fuel_tab_off .fuel_tab_center
{
	background: url('/airport/images/tabs/tab-sprite.gif') no-repeat 0px -50px;
}
.fuel_tab_center
{
	float: left;
	margin-left: -2px;
	padding-left: 5px;
	padding-right: 2px;
	text-align: center;
	line-height: 22px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 9pt;
	color: #666666;
	font-weight: bold;
	text-align: center;
	height: 22px;
}
.fuel_tab_center a
{
	color: #666666;
	text-decoration: none;
}
.fuel_tab_center a
{
	text-decoration: none;
}
.fuel_tab_center a:link
{
	color: #666666;
}
.fuel_tab_center a:visited
{
	color: #666666;
}
.fuel_tab_center a:active
{
	color: #666666;
}
.fuel_tab_center a:hover
{
	color: #666666;
}/*
 * Ext - JS Library 1.0 Alpha 2
 * Copyright(c) 2006-2007, Jack Slocum.
 * jack.slocum@yahoo.com
 * 
 * http://www.extjs.com/license.txt
 *
 * html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}img,body,html{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;}q:before,q:after{content:'';}
 */
/*
 * Ext - JS Library 1.0 Alpha 3 - Rev 4
 * Copyright(c) 2006-2007, Jack Slocum.
 * jack.slocum@yahoo.com
 * 
 * http://www.extjs.com/license.txt
 */

.x-tree-icon, .x-tree-ec-icon, .x-tree-elbow-line, .x-tree-elbow, .x-tree-elbow-end, .x-tree-elbow-plus, .x-tree-elbow-minus, .x-tree-elbow-end-plus, .x-tree-elbow-end-minus{
	border: 0 none;
	height: 18px;
	margin: 0;
	padding: 0;
	vertical-align: middle;
	width: 16px;
}
.x-tree-node-collapsed .x-tree-node-icon, .x-tree-node-expanded .x-tree-node-icon, .x-tree-node-leaf .x-tree-node-icon{
	border: 0 none;
	height: 16px;
	margin: 0;
	padding: 0;
	vertical-align: middle;
	width: 16px;
	background-position:center;
}
.x-tree ul{
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
	margin-top: 0;
	padding-top: 0;
}
/* some default icons for leaf/folder */
.x-tree-node-collapsed .x-tree-node-icon{
	background:transparent url(tree/folder.gif);
}
.x-tree-node-expanded .x-tree-node-icon{
	background:transparent url(tree/folder-open.gif);
}
.x-tree-node-leaf .x-tree-node-icon{
	background:transparent url(tree/leaf.gif);
}

.x-tree-noicon .x-tree-node-icon{
	width:0; height:0;
}
/* loading icon */
.x-tree-node-loading .x-tree-node-icon{
	background:transparent url(tree/loading.gif) !important;
}
.x-tree-node-loading a span{
	 font-style: italic;
	 color:#444444;
}

/* Line styles */
.x-tree-lines .x-tree-elbow{
	background:transparent url(tree/elbow.gif);
}
.x-tree-lines .x-tree-elbow-plus{
	background:transparent url(tree/elbow-plus.gif);
}
.x-tree-lines .x-tree-elbow-minus{
	background:transparent url(tree/elbow-minus.gif);
}
.x-tree-lines .x-tree-elbow-end{
	background:transparent url(tree/elbow-end.gif);
}
.x-tree-lines .x-tree-elbow-end-plus{
	background:transparent url(tree/elbow-end-plus.gif);
}
.x-tree-lines .x-tree-elbow-end-minus{
	background:transparent url(tree/elbow-end-minus.gif);
}
.x-tree-lines .x-tree-elbow-line{
	background:transparent url(tree/elbow-line.gif);
}

/* No line styles */
.x-tree-no-lines .x-tree-elbow{
	background:transparent;
}
.x-tree-no-lines .x-tree-elbow-plus{
	background:transparent url(tree/elbow-plus-nl.gif);
}
.x-tree-no-lines .x-tree-elbow-minus{
	background:transparent url(tree/elbow-minus-nl.gif);
}
.x-tree-no-lines .x-tree-elbow-end{
	background:transparent;
}
.x-tree-no-lines .x-tree-elbow-end-plus{
	background:transparent url(tree/elbow-end-plus-nl.gif);
}
.x-tree-no-lines .x-tree-elbow-end-minus{
	background:transparent url(tree/elbow-end-minus-nl.gif);
}
.x-tree-no-lines .x-tree-elbow-line{
	background:transparent;
}

.x-tree-elbow-plus, .x-tree-elbow-minus, .x-tree-elbow-end-plus, .x-tree-elbow-end-minus{
	cursor:pointer;
}
.ext-ie ul.x-tree-node-ct{
    font-size:0;
    line-height:0;
}
.x-tree-node{
	color: black;
	font: normal 11px arial, helvetica, sans-serif;
	white-space: nowrap;
}
.x-tree-node a, .x-dd-drag-ghost a{
	text-decoration:none;
	color:black;
	-khtml-user-select:none;
	-moz-user-select:none;
    -kthml-user-focus:normal;
    -moz-user-focus:normal;
    -moz-outline: 0 none;
    outline:0 none;
}
.x-tree-node a span, .x-dd-drag-ghost a span{
	text-decoration:none;
	color:black;
	padding:1px 3px 1px 2px;
}
.x-tree-node .x-tree-node-disabled a span{
	color:gray !important;
}
.x-tree-node .x-tree-node-disabled .x-tree-node-icon{
	-moz-opacity: 0.5;
   opacity:.5;
   filter: alpha(opacity=50);
}
.x-tree-node .x-tree-node-inline-icon{
	background:transparent;
}
.x-tree-node a:hover, .x-dd-drag-ghost a:hover{
	text-decoration:none;
}
.x-tree-node div.x-tree-drag-insert-below{
 	 border-bottom:1px dotted #3366cc;
}
.x-tree-node div.x-tree-drag-insert-above{
	 border-top:1px dotted #3366cc;
}
.x-tree-dd-underline .x-tree-node div.x-tree-drag-insert-below{
 	 border-bottom:0 none;
}
.x-tree-dd-underline .x-tree-node div.x-tree-drag-insert-above{
	 border-top:0 none;
}
.x-tree-dd-underline .x-tree-node div.x-tree-drag-insert-below a{
 	 border-bottom:2px solid #3366cc;
}
.x-tree-dd-underline .x-tree-node div.x-tree-drag-insert-above a{
	 border-top:2px solid #3366cc;
}
.x-tree-node .x-tree-drag-append a span{
	 background:#dddddd;
	 border:1px dotted gray;
}
.x-tree-node .x-tree-selected a span{
	background:#3366cc;
	color:white;
}
.x-dd-drag-ghost .x-tree-node-indent, .x-dd-drag-ghost .x-tree-ec-icon{
	display:none !important;
}
.x-tree-drop-ok-append .x-dd-drop-icon{
  background-image: url(tree/drop-add.gif);
}
.x-tree-drop-ok-above .x-dd-drop-icon{
  background-image: url(tree/drop-over.gif);
}
.x-tree-drop-ok-below .x-dd-drop-icon{
  background-image: url(tree/drop-under.gif);
}
.x-tree-drop-ok-between .x-dd-drop-icon{
  background-image: url(tree/drop-between.gif);
}

.x-tabs-body{
	border-width: 0;
	padding: 10px;
}
.forcast{
	margin-top: 15px;
	border-collapse: collapse;
	width: 560px;
	height: 72px;
}
.forcast td{
	padding: 0;
}
.forcast table{
	margin-left: 3px;
	margin-right: 2px;
	border: 1px solid #E3E1C7;
	width: 100%;
	height: 62px;
}
.forcast table td{
	text-align: center;
	background: white;
}
.forcast table td.day{
	width: 33%;
	background: white;
}
.forcast table td.day h4{
	font-size: 9pt;
	font-weight: bold;
	margin: 0;
}
.forcast table td.condition{
	width: 34%;
	background: white;
}
.forcast table td.temp{
	width: 33%;
	background: white;
}
.forcast table td.temp span{
	font-size: 16pt;
	font-weight: bold;
}
.weather table{
	width: 100%;
}
h1{
	font: bold 18pt arial;
	margin-top: 0px;
	padding-top: 0px;
	}
.weather .console{
	font-family: Consolas;
	font-size: 9pt;
	letter-spacing: -1px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.temperature{
	text-align: center;
	font-size: 18pt;
}
.weathericon{
	margin-bottom: 10px;
}
.aptdata{
	width: 100%;
	border: 0px solid #ACA899;
}
.aptdata td{
	background: #F0F0F0;
	padding: 2px;
}
.aptdata th{
	background: #1c5a99;
	color: #FFF;
}
.aptdata td.key{ 
	background: #C0C0C0;
}
.aptdata td.darkkey{
	background: #808080;
}
.aptdata td.darkkey a{
	color: #FFF;
}
.aptdata td.blank{
	background: transparent;
}
.tpp{
	padding-left: 15px;
}
.tpp li{
	margin-top: 2px;
	font-size: 10pt;
}
.procedures 
{
	float: left;
	padding-left: 30px;	
}
.windchill{
	font-size: 10pt;
}
.x-tree-node-collapsed .x-tree-node-icon, .x-tree-node-expanded .x-tree-node-icon{
	background-image: url("../../images/airport/pdf_folder.gif");
}
.x-tree-node-leaf .x-tree-node-icon{
	background-image: url("../../images/airport/pdf.jpg");
	background-repeat: no-repeat;
	background-position: center top;
}
.x-tree-node .x-tree-selected a span{
	background: transparent;
	color: #000;
}
#tree-container{
	border: 0px solid #336699;
	background-color: #F0F0F0;
}
#tree-container h3{
	background-color: #369;
	border-bottom: 2px solid #FFF;
	margin: 0;
	padding: 1px 1px 1px 3px;
	color: #FFF;
	font-size: 8pt;
	font-weight: bold;
}
.remarkbox{
	height: 116px;
	border: 1px solid #A7A7A9;
	width: 100%;
	background-color: #FFF;
}
textarea.error{
	border: 1px solid #900;
}
.fboserv td{
	background: #FFF;
}
.fbosummary td{
	background: #FFF;
}
table.round-box{
	border-collapse: collapse;
	margin-bottom: 1em;
}
table.round-box td{
	height: 30px;
	padding: 0;
	background: #FFF url("../../images/airport/btn-sprite.gif");
}
table.round-box td.left{
	width: 4px;
	background-position: left -30px;
}
table.round-box td.right{
	width: 4px;
	background-position: left -60px;
}
#ctl00_content_mapDiv {
	border: 1px solid black; 
	width: 225px; 
	height: 150px;
    margin-left: 10px;
    overflow: hidden;
}
#ctl00_content_streetMapDiv {
	border: 1px solid black; 
	width: 225px; 
	height: 150px;
    margin-left: 10px;
    overflow: hidden;
}
.airport_tab_off
                    {
                        float: left;
                        margin-left: 5px;
                        height: 22px;
                    }
                    .airport_tab_on
                    {
                        float: left;
                        margin-left: 5px;
                        height: 22px;
                    }
                    .airport_tab_left
                    {
                        float: left;
                        width: 5px;
                        height: 22px;
                    }
                    .airport_tab_right
                    {
                        width: 5px;
                        float: left;
                        height: 22px;
                    }
                    .airport_tab_on .airport_tab_left
                    {
                        background: url(/airport/images/tabs/tabs_airport.gif) no-repeat 0 -100px;
                    }
                    .airport_tab_on .airport_tab_right
                    {
                        background: url(/airport/images/tabs/tabs_airport.gif) no-repeat right 0;
                    }
                    .airport_tab_on .airport_tab_center
                    {
                        color: white;
                        background: url(/airport/images/tabs/tabs_airport.gif) no-repeat 0px 0px;
                    }
                    .airport_tab_off .airport_tab_left
                    {
                        background: url(/airport/images/tabs/tabs_airport.gif) no-repeat 0px -150px;
                    }
                    .airport_tab_off .airport_tab_right
                    {
                        background: url(/airport/images/tabs/tabs_airport.gif) no-repeat right -50px;
                    }
                    .airport_tab_off .airport_tab_center
                    {
                        background: url(/airport/images/tabs/tabs_airport.gif) no-repeat 0px -50px;
                    }
                    .airport_tab_center
                    {
                        float: left;
                        margin-left: -2px;
                        padding-left: 5px;
                        padding-right: 2px;
                        text-align: center;
                        line-height: 22px;
                        font-family: Arial,Helvetica,sans-serif;
                        font-size: 9pt;
                        color: black;
                        font-weight: bold;
                        text-align: center;
                        height: 22px;
                    }
                    .airport_tab_center a
                    {
                        color: black;
                        text-decoration: none;
                    }
                    .airport_tab_center a:link
                    {
                        color: black;
                    }
                    .airport_tab_center a:visited
                    {
                        color: black;
                    }
                    .airport_tab_center a:active
                    {
                        color: black;
                    }
                    .airport_tab_center a:hover
                    {
                        color: black;
                    }
                    .airport_tab_on .airport_tab_center a
                    {
                        color: white;
                        text-decoration: none;
                    }
                    .airport_tab_on .airport_tab_center a:link
                    {
                        color: white;
                    }
                    .airport_tab_on .airport_tab_center a:visited
                    {
                        color: white;
                    }
                    .airport_tab_on .airport_tab_center a:active
                    {
                        color: white;
                    }
                    .airport_tab_on .airport_tab_center a:hover
                    {
                        color: white;
                    }
                    h2 
                    {
                    	font-size: 16px;
                    	font-weight: bold;
                    }
                    .metar 
                    {
                    	font-family: Courier New; 
                    	font-size: 8pt;
                    }
                    .taf 
                    {
                    	font-family: Courier New;
                    	font-size: 8pt;
                    }.x-tabs-body{
border-width: 0;
padding: 10px;
}

.noaa200 {
margin-top:-5px;
margin-bottom:-20px;
}

.wwa200 { 
border: 1px solid #808080; }

.gtg200 { 
margin-top: -26; }

.gtg350 { 
margin-top:-35px;
margin-left:-0px; }

.gtg600 { 
margin-top:-45px;
margin-left:-10px; }

.frzg200 { 
margin-top:-26px; }

.frzg350 { 
margin-top:-35px;
margin-left:-0px;
}

.sfc200 { 
margin-top:-26px;
margin-left:-1px;
}

.sfc350 { 
margin-top:-0px;
margin-left:-0px; }

.sat200 { 
margin-top: -7; }

.taf200 { 
margin-top: -5; }

.pirep200 { 
margin-top: -34; }

.pirepak200 { 
margin-top: -19;
margin-left: -3;
 }

.airmet200 { 
margin-top: -37; }

.airmet350 { 
margin-top: -57; }

.airmet600 { 
margin-top: -100; }

.metar350 { 
margin-top:-40px;
margin-left:-35px; }

.large_map_lable {
	font-size: medium;
	padding-bottom: 10px;
}
.tab_extended_title {
	font-size: medium;
}
.weather_tab_off
                    {
                        float: left;
                        margin-left: 5px;
                        height: 22px;
                        background-color: #D9D9CE;
                        border-bottom: 1px solid #ACA899;
                    }
                    .weather_tab_on
                    {
                        float: left;
                        margin-left: 5px;
                        height: 22px;
                        background-color: #D9D9CE;
                        border-bottom: 1px solid #ACA899;
                    }
                    .weather_tab_left
                    {
                        float: left;
                        width: 5px;
                        height: 22px;
                    }
                    .weather_tab_right
                    {
                        width: 5px;
                        float: left;
                        height: 22px;
                    }
                    .weather_tab_on .weather_tab_left
                    {
                        background: url(/airport/images/tabs/tab-sprite.gif) no-repeat 0 -100px;
                    }
                    .weather_tab_on .weather_tab_right
                    {
                        background: url(/airport/images/tabs/tab-sprite.gif) no-repeat right 0;
                    }
                    .weather_tab_on .weather_tab_center
                    {
                        color: Black;
                        background: url(/airport/images/tabs/tab-sprite.gif) no-repeat 0px 0px;
                    }
                    .weather_tab_off .weather_tab_left
                    {
                        background: url(/airport/images/tabs/tab-sprite.gif) no-repeat 0px -150px;
                    }
                    .weather_tab_off .weather_tab_right
                    {
                        background: url(/airport/images/tabs/tab-sprite.gif) no-repeat right -50px;
                    }
                    .weather_tab_off .weather_tab_center
                    {
                        background: url(/airport/images/tabs/tab-sprite.gif) no-repeat 0px -50px;
                    }
                    .weather_tab_center
                    {
                        float: left;
                        margin-left: -2px;
                        padding-left: 5px;
                        padding-right: 2px;
                        text-align: center;
                        line-height: 22px;
                        font-family: Arial,Helvetica,sans-serif;
                        font-size: 9pt;
                        color: #666666;
                        font-weight: bold;
                        text-align: center;
                        height: 22px;
                    }
                    .weather_tab_center a
                    {
                        color: #666666;
                        text-decoration: none;
                    }
                    .weather_tab_center a
                    {
                        text-decoration: none;
                    }
                    .weather_tab_center a:link
                    {
                        color: #666666;
                    }
                    .weather_tab_center a:visited
                    {
                        color: #666666;
                    }
                    .weather_tab_center a:active
                    {
                        color: #666666;
                    }
                    .weather_tab_center a:hover
                    {
                        color: #666666;
                    }